home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / dev / gcc / objam01.lha / objam / appkit / Responder.m < prev   
Encoding:
Text File  |  1994-12-26  |  160 b   |  13 lines

  1. /*
  2. ** ObjectiveAmiga: Implementation of class Responder
  3. ** See GNU:lib/libobjam/ReadMe for details
  4. */
  5.  
  6.  
  7. #include "RexxHost.h"
  8.  
  9.  
  10. @implementation Responder
  11.  
  12. @end
  13.